CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - xml excel

搜索资源列表

  1. Excel_2002_VBA_XML_ASP

    0下载:
  2. excel 和 xml编程的汇总学习资料,能较好的帮助初学者快速入门请笑纳-Summary excel and xml programming learning materials that can better help beginners get started, please accept my gift! !
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3238343
    • 提供者:wd
  1. CsharpExcelDemo

    0下载:
  2. C# 读取Excel显示在DataGrid表格中,双击bin目录的Exe后,是以控件台方式运行程序,你只需按回车就可启动主窗体,将直接读取bin目录下的test.xml文件。本例源码主要是让C#初学者参考的,高手应该会对C#操作Excel有把握了。-C# read Excel displayed in the DataGrid table, double-click the Exe bin directory, run the program based on the control stati
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:17046
    • 提供者:liyan
  1. Advance-Export-comp-v34

    0下载:
  2. Advanced Data Export VCL is a component suite for Borland Delphi and C++ Builder that allows you to save your data in the most popular data formats for the future viewing, modification, printing or web publication. You can export data into MS Access,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-14
    • 文件大小:3244406
    • 提供者:therockers
  1. Advance-Import-Comp-v241

    0下载:
  2. Advanced Data Import VCL is a component suite for Borland Delphi and C++ Builder that allows you to import data from files of the most popular data formats to the database. You can import data from MS Excel, MS Access, DBF, XML, TXT, CSV, ODF and HTM
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-04
    • 文件大小:1025365
    • 提供者:therockers
  1. Delphi_245334

    1下载:
  2. Delphi利用Excel表格实现FastReport报表,通过在Excel中设置报表格式,然后通过转化为FastReport的格式(实际是xml格式),包括栏位宽度 - Delphi FastReport achieved using Excel spreadsheet reports, set up by the report in Excel format, and then converted into FastReport format (actually xml format
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:852910
    • 提供者:LN2ZT2N
  1. XmlExcel

    0下载:
  2. 将xml格式通过C#方式转换为Excel格式的文件并且导出-The xml format via C# way to convert an Excel file format and export
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:75453
    • 提供者:程峰
  1. FastReportcxcel

    1下载:
  2. Delphi利用Excel表格实现FastReport报表,通过在Excel中设置报表格式,然后通过转化为FastReport的格式(实际是xml格式),包括栏位宽度,颜色,框线都做了转化。想这款Delphi程序的初衷:1.用FastReport调整报表格式比较繁琐,例如调整某一栏的宽度,标题栏汇总栏都需要调整,调整以后还不一定能对齐,需要反复调整。2.很多报表是基于用户的Excel格式来做的,如果能将Excel格式稍作调整,转为FastReport的格式有利于加快报表制作速度。-Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:853184
    • 提供者:wpudn48
  1. EXCEL2XML

    0下载:
  2. 能够把excel表格数据自动转换成XML数据的软件-The excel spreadsheet data can be automatically converted into XML data software
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2433405
    • 提供者:胡素磊
  1. CodeThatGrid

    0下载:
  2. 模仿excel的电子表格,可以实现增删行以及根据xml或者csv生成表格-Imitation excel spreadsheet, you can add or delete rows and generate achieve according to xml or csv spreadsheet
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:333153
    • 提供者:与计入
  1. Export-GridView-to-docaccesscsvExcelpdfxmlhtmltex

    0下载:
  2. This Sample of Application describes how to export Gridview in a different file format. 1) Export GridView to Word Document. 2) Export GridView to Excel Document. 3) Export GridView to Access Document. 4) Export GridVi
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1691240
    • 提供者:aman
  1. ExcelDemo

    0下载:
  2. C# 读取Excel显示在DataGrid表格中,双击bin目录的Exe后,是以控件台方式运行程序,你只需按回车就可启动主窗体,将直接读取bin目录下的test.xml文件。本例源码主要是让C#初学者参考的,高手应该会对C#操作Excel有把握了。-C# read Excel displayed in the DataGrid table, double-click on the Exe bin directory, run the program based on the control st
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:16525
    • 提供者:wpudn62
  1. DisplayNameAttribute

    0下载:
  2. 说到这个winform属性控件PropertyGrid,要从以前参与项目架构研发,做报表引擎开始,当时我们的目的是想做一个比较简单的报表引擎没有RDLC等报表复杂,是为了让我们的可以操作,用户可以凭借表单拖拽设置样式完成报表模板设置,与我们开发人员代码实现的数据流结合,产生基于apose.cells的excel报表。把我们多而烦的报表业务交给用户完成,用户利用报表设计完成的模板保存为xml保存至服务器,工以后使用。当时做到表单控件属性设计无疑我们采用了PropertyGrid控件,Propert
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-11
    • 文件大小:729
    • 提供者:杨敏
  1. codese2

    0下载:
  2. Delphi利用Excel表格实现FastReport报表,通过在Excel中设置报表格式,然后通过转化为FastReport的格式(实际是xml格式),包括栏位宽度,颜色,框线都做了转化。想这款Delphi程序的初衷:1.用FastReport调整报表格式比较繁琐,例如调整某一栏的宽度,标题栏汇总栏都需要调整,调整以后还不一定能对齐,需要反复调整。2.很多报表是基于用户的Excel格式来做的,如果能将Excel格式稍作调整,转为FastReport的格式有利于加快报表制作速度-Delphi u
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:847437
    • 提供者:ravage
  1. myapp

    0下载:
  2. 从sqlserver和excel获取数据源到xml存储-import data by sqlserver s and excel
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:143506
    • 提供者:geh
  1. WinForm_SuperReader_XLS_XML_CSV_XLS

    0下载:
  2. 本项目使用C#语言编写,winform程序, 演示了如何读取多种类型的数据文件 包含Excel 2007,excel 2003 xml, xls,xlsx,csv, fixed text等多种格式 展示.net XlsxReader方法的使用 展示了.net中操作XML节点的方法-This project uses the c# language, WinForm program Demonstrates how to read multiple types of da
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:353402
    • 提供者:Felix Guan
  1. Csharp_Excel

    0下载:
  2. 用C#打开一个EXCEL表格,并进行读取。EXCEL表格中包含较复杂的内容,包括合并单元格等。并且根据单元格之间的关系,设定XML中母节点与子节点的值,最后将XML文件保存到本地。方法简单。-Open an EXCEL spreadsheet with C#, and reading. EXCEL table contains more complex content, including merged cells and so on. And the relation between cell
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:32556
    • 提供者:lily
  1. LHBContacts

    0下载:
  2. 基于java的通讯录,新鲜界面,支持xml,cdm,excel读入读出-Java-based address book, a fresh interface, support for xml, cdm, excel reads the read-out
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:13510650
    • 提供者:liuyanbin
  1. MyAddressBook

    0下载:
  2. 通讯录管理系统 本系统属于通讯录管理系统。该系统要求完成一个单机版的应用程序,主要功能是通讯录内容。要求使用GUI,采用Swing技术,数据存储采用文件系统(可以是文本文件、xml文件、vCard文件或其他自定义格式文件,但不能是Excel文件)。不使用数据库-Address book management system of the present system is a contact management system. The system is required to complete
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-23
    • 文件大小:7179642
    • 提供者:陈惠丽
  1. demo

    0下载:
  2. C#测试使用NotifyPropertyChanged接口、xml序列化以及datagridview控件导入导出excel代码demo。-C# test use NotifyPropertyChanged interfaces, xml serialization and import and export controls excel datagridview code that demo.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:91896
    • 提供者:yangyang
  1. xmltoexcel

    0下载:
  2. 将xml数据,写到excel中 xml以string形式作为参数。-xml To Excel
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:1103
    • 提供者:静海
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com